Welcome![Sign In][Sign Up]
Location:
Search - vc port

Search list

[TCP/IP stackSocketUDP

Description: 利用VC++6.0中的Socket类实现UDP协议。该程序中包括服务器和客户端程序,通过设置端口号后可直接通信。-Use VC++ 6.0 of the Socket class implements UDP protocol. The program includes server and client program, by setting the port number can be direct communication.
Platform: | Size: 1932288 | Author: 李静 | Hits:

[Internet-NetworkTCPServer

Description: 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the client to connect successfully, the display client IP address and port number, and to the client to send
Platform: | Size: 1024 | Author: zmz | Hits:

[ICQ-IM-ChatSPLT

Description: VC写的网上聊天系统,通过SOCKET端口通讯-VC wrote the Internet chat system, through the communications port SOCKET
Platform: | Size: 5888000 | Author: zhengke | Hits:

[USB developHWDetect

Description: 一个VC编写的USB口的安全保护程序,可以禁用及启用USB口。可以自动识别。-VC prepared a USB port security protection program, you can disable and enable USB port. Can automatically identify.
Platform: | Size: 64512 | Author: 秋实 | Hits:

[Communicationserialport

Description: VC++编程,一个控制串行口通信的类,对于串口编程的初学者有一定参考-VC++ Programming, a control type of serial port communication, serial port programming for beginners there is a certain reference
Platform: | Size: 18432 | Author: 吴欣 | Hits:

[SCMCH272VC

Description: USB转串口的VC原代码,CH372连接单片机和计算机,起转接USB作用-USB to serial port of the original VC code, CH372 Singlechip and computer connectivity, USB adapter from the role of
Platform: | Size: 47104 | Author: davie | Hits:

[Com Port1

Description: 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -This procedure using VC6.0 Universal Serial control MsComm32.ocx to send to the serial port data acquisition and processing. The main serial port settings to use: m_Comm.SetSettings (
Platform: | Size: 247808 | Author: deng | Hits:

[ActiveX/DCOM/ATLRS485Comm

Description: 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation used Nissan Baxter XMA5000 intelligent expert self-tuning PID regulator, the instrument of communication protocols have been made in the routine code in detail. The routine is very simple, designed to show how VC++ Used to read and write serial port overlapping manner. This is asynchronous communication, Chuan yesterday that is synchronous communication.
Platform: | Size: 1872896 | Author: zxc | Hits:

[Com PortMSComUseInVC++

Description: Visual C++提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问。本文介绍MSComm在VC++的添加使用实例及给出了mscomm.h头文件主要代码关键部分的注释。-Visual C++ Provides an easy-to-use ActiveX control Microsoft Communications Control (ie MSComm) to support the application of the serial port visit. This article describes the MSComm in VC++ Add the use of examples and gives the header file mscomm.h key part of the main code of the Notes.
Platform: | Size: 229376 | Author: Wuxinmin | Hits:

[Com PortMSComm

Description: MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications to provide serial communication function. MSComm control in the serial programming is very convenient, programmers do not have to spend time to understand the more complex API function, but also in VC, VB, Delphi and other languages can be used.
Platform: | Size: 296960 | Author: 自治州 | Hits:

[Windows Developserialport

Description: vc 串口,很好用的,可以试试哈-vc serial port, a good use, you can try Kazakhstan
Platform: | Size: 3301376 | Author: xwq | Hits:

[Windows DevelopUSBDMA

Description: VC++USB通信,简单实用,基于Dialog的应用程序,与usb口通信简单明了-VC++ USB communications, simple and practical, Dialog-based applications, with the usb port communication simple and clear
Platform: | Size: 2122752 | Author: 田雨 | Hits:

[OS programfour_system

Description: VC++2005编程实例\源代码\第4章 系统管理编程实例,如何获取计算机串口、鼠标、内存、驱动器、键盘特殊键,用户角色、系统服务、系统性能、启动或停止系统驱动、获取系统指定进程或线程信息,或使用WMI查询系统设备等功能源码27个-VC++ 2005 programming source code examples of Chapter 4 System Management Programming examples of how to obtain a computer serial port, mouse, memory, drives, keyboard special keys, user roles, system services, system performance, start and stop system, acquisition system specified process or thread information, or use WMI query system features such as source 27
Platform: | Size: 2971648 | Author: Liu Dongtao | Hits:

[GUI Developchart

Description: 动态适时显示曲线 可以动态显示数据,数据源可以使数据库 也可以是串口 等-Dynamic timely display curve can dynamically display data, data sources can make the database can also be a serial port, etc.
Platform: | Size: 47104 | Author: 王存款 | Hits:

[Communicationport

Description: 用VC++写的一段串口通信程序,可以实现两台PC机之间互相通信,自带错误纠正功能-With VC++ Write a section of the serial communication program can be achieved between the two PC-communication, bring their own error correction function
Platform: | Size: 17408 | Author: 牛司朋 | Hits:

[Windows DevelopVCComm

Description: VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
Platform: | Size: 166912 | Author: dflower | Hits:

[Windows DevelopCommTest

Description: 上位机串口程序,里面有详细代码,vc环境下开发-PC serial port procedures, there are detailed code, vc development environment
Platform: | Size: 1239040 | Author: 周小军 | Hits:

[GUI DevelopVC++MsChart_GPS

Description: 通过计算机串口接收GPS数据,并利用MsChart控件进行处理。-Via computer serial port to receive GPS data and the use of MSChart control for processing.
Platform: | Size: 197632 | Author: pudn | Hits:

[Modem programAT_moderm

Description: VC++下通过计算机串口,利用AT指令实现modem的配置和信息发送例程-VC++ under the computer serial port using AT commands realize modem configuration and information to send routine
Platform: | Size: 41984 | Author: 李庆华 | Hits:

[Windows Developroom_light

Description: vc++通过串口控制设备,来实现开关灯。是VC的一个串中应用设备例子。自己做的一个项目。-vc++ through the serial port control equipment to achieve the switch lights. VC are a string of examples of applications. Their own to do a project.
Platform: | Size: 61440 | Author: swang | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net